.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 8%;
}
.in_cando_list ul li{
	width: 27%;
	padding: 2%;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box; 
}
.in_cando_list ul li p{
	padding: 0;
	line-height: 3;
}
.in_choose_list ul li{
	width: 50%;
	border:0; 
	border-right: 1px dashed #d8d8d8;
	border-bottom: 1px dashed #d8d8d8;
}
.in_choose_list ul li:nth-child(2n){
	border-right: none;
}
.in_choose_list ul li:nth-child(5n){
	border-right: 1px dashed #d8d8d8;
}
.in_choose_list ul li:nth-child(9n){
	border-bottom: none;
}
.in_choose_list ul li:last-child{
	border-right: none;
	border-bottom: none;
}
.in_choose_list ul li img{
	padding:2%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.in_choose_list ul li:nth-child(n+1) img{
padding:5%;
}

.in_choose{
	background: none;
	padding:11% 0 11%;
}
.banner .swiper-pagination-bullet{
	width: 25px;
}
.banner .swiper-pagination-bullet-active{
	width: 38px;
}
